home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / DemonicDefence3.swf / scripts / DefineButton2_133 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2005-09-27  |  50 b   |  5 lines

  1. on(press){
  2.    _root.instruc = 1;
  3.    play();
  4. }
  5.